public void addAfterFlowContentDrawListener( PDFFlowContentDrawListener listener ) |
Parameters
- listener
- The listener to add.
public void addAfterFlowContentDrawListener( PDFFlowContentDrawListener listener ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | When listener is null. |